cipher mode造句
例句与造句
- Related - mode attacks on block cipher modes of operation
分组密码的相关模式攻击 - Specifies the block cipher mode to use for encryption
指定用于加密的块密码模式。 - Gets or sets the cipher mode used for xml encryption
获取或设置xml加密所用的密码模式。 - The stream cipher mode encodes data one bit at a time
流密码模式一次一位对数据进行编码。 - Represents the cipher mode used in the symmetric algorithm
表示对称算法中使用的密码模式。 - It's difficult to find cipher mode in a sentence. 用cipher mode造句挺难的
- The block cipher mode encodes data one block at a time
块密码模式一次一块对数据进行编码。 - Cipher modes define the method in which data is encrypted
密码模式定义对数据进行加密所采用的方法。 - The cipher mode is not one of the
该密码模式不是 - Cipher block chaining mode is the default cipher mode for xml encryption
密码块链接( cbc )模式是xml加密的默认密码模式。 - Cipher feedback mode , a block cipher mode whereby it s implemented as a self - synchronizing stream cipher
密码反馈方式( cipher feedback mode ) ,作为自同步序列密码实现的一种分组密码方式。 - Iv initialization vector is used to initialize certain block cipher modes and may be required for these modes if an actual key is supplied
Iv (初始化向量)用于初始化某些块加密方式,对于这些方式,如果提供了实际的密钥的话,那么可能需要iv 。 - Because this behavior can be used to crack a cipher , cipher modes are introduced that modify the encryption process based on feedback from earlier block encryptions
由于此行为可用来破解密码,引入了根据以前块加密的反馈修改加密过程的密码模式。